object frmCloseApps: TfrmCloseApps Left = 482 Top = 127 BorderStyle = bsDialog Caption = 'Track eraser - Suggestions' ClientHeight = 307 ClientWidth = 589 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = False Scaled = False OnClose = AxSimpleSkinFormClose OnShow = FormShow OnLocalize = AxSimpleSkinFormLocalize SkinProperties.WindowEdge = 5 SkinProperties.Header.Title = 'Track eraser - Suggestions' SkinProperties.Header.Font.Charset = DEFAULT_CHARSET SkinProperties.Header.Font.Color = clWindow SkinProperties.Header.Font.Height = -22 SkinProperties.Header.Font.Name = 'Century Gothic' SkinProperties.Header.Font.Style = [] PixelsPerInch = 144 TextHeight = 16 object axlSuggest: TAxLabel Left = 18 Top = 15 Width = 316 Height = 19 WordWrap = False Quality = smMMXSmoothing4x Transparent = False Caption = 'Some programs may need to be closed' Font.Charset = DEFAULT_CHARSET Font.Color = 10040064 Font.Height = -16 Font.Name = 'Verdana' Font.Style = [] ShowAccelChar = True ParentFont = False end object axlSuggestionText: TAxLabel Left = 18 Top = 48 Width = 553 Height = 52 WordWrap = True Transparent = False AutoSize = False Caption = 'Auslogic Track Eraser has detected that following programs are r' + 'unning, which may prevent some history traces from being removed' + ' completely. To make sure tracks are erased comletely it is reco' + 'mmended that you close these program.' ShowAccelChar = True end object shpTopLine: TShape Left = 0 Top = 265 Width = 589 Height = 1 Align = alBottom Pen.Color = 7159041 end object chbFutureIgnore: TCheckBox Left = 18 Top = 237 Width = 555 Height = 22 Caption = 'Ignore this problem in the future' TabOrder = 0 OnClick = chbFutureIgnoreClick end object lvRunningApps: TListView Left = 18 Top = 105 Width = 553 Height = 112 Columns = < item Width = 200 end> ColumnClick = False ReadOnly = True ShowColumnHeaders = False SmallImages = imglistLV TabOrder = 1 ViewStyle = vsReport end object Panel1: TPanel Left = 0 Top = 266 Width = 589 Height = 41 Align = alBottom BevelOuter = bvNone Color = 15132390 ParentBackground = False TabOrder = 2 object btnRetry: TButton Left = 324 Top = 8 Width = 80 Height = 25 Caption = 'Retry' TabOrder = 0 OnClick = btnRetryClick end object btnIgnore: TButton Left = 411 Top = 8 Width = 80 Height = 25 Caption = 'Ignore' ModalResult = 5 TabOrder = 1 end object btnCancel: TButton Left = 498 Top = 8 Width = 80 Height = 25 Caption = 'Cancel' ModalResult = 2 TabOrder = 2 end end object imglistLV: TImageList BkColor = clWhite Masked = False Left = 456 Top = 6 end end